Skip to content

fix(crewAI): add test for issue #5930#6402

Closed
jaythehardcoder wants to merge 1 commit into
crewAIInc:mainfrom
jaythehardcoder:fix/5930-bug-input-files-pdffile-are-p
Closed

fix(crewAI): add test for issue #5930#6402
jaythehardcoder wants to merge 1 commit into
crewAIInc:mainfrom
jaythehardcoder:fix/5930-bug-input-files-pdffile-are-p

Conversation

@jaythehardcoder

Copy link
Copy Markdown

What

Adds test coverage for the behavior described in issue #5930.

Why

Fixes #5930

Testing

  • New test added

Ref: crewAIInc#5930
Signed-off-by: Jay <sallomondiei@gmail.com>
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ee9ad34f-f2df-44ca-bef4-1a5f5108c31a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jaythehardcoder

Copy link
Copy Markdown
Author

Closing this PR — the stub doesn't address the underlying issue. I'll follow up with a proper fix when I have a working reproduction. Thank you for maintaining this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] input_files (PDFFile) are passed as base64 via read_file tool, causing context overflow and inconsistent LLM behavior

1 participant